Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add controls group #802

Closed
wants to merge 4 commits into from
Closed

Conversation

OlegMoshkovich
Copy link
Member

@OlegMoshkovich OlegMoshkovich commented Oct 7, 2023

This PR adds a controls group to the top left corner of our UI.

The group contains visibility toggles for the following component:

  • Project Open Dialog,
  • Nav panel,
  • Version History panel
    It provides more control over the UI, specifically relevant for mobile layout.
    Changes:
    Implemented ControlsGroup component at the top left corner.
    Added toggles for the Navigation Panel and search bar.
    Integrated state handling for component visibility.

It also contains the adjustment to the InputAutocomplete and integration of the autocomplete into the search bar.

@netlify
Copy link

netlify bot commented Oct 7, 2023

👷 Deploy request for bldrs-share pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit b205719

@netlify
Copy link

netlify bot commented Oct 7, 2023

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit 9b1ad9b
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/652858d938f1c40007167dc0
😎 Deploy Preview https://deploy-preview-802--bldrs-share.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 25 (🔴 down 2 from production)
Accessibility: 84 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@OlegMoshkovich OlegMoshkovich marked this pull request as ready for review October 7, 2023 15:40
@OlegMoshkovich
Copy link
Member Author

@pablo-mayrgundter please review.
@oogali please help with the end to end tests.

@OlegMoshkovich OlegMoshkovich force-pushed the controlsGroup branch 2 times, most recently from 1991b7d to 358df9e Compare October 11, 2023 19:49
@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for bldrs-share-v2 ready!

Name Link
🔨 Latest commit 9b1ad9b
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share-v2/deploys/652858d954425700089c69e3
😎 Deploy Preview https://deploy-preview-802--bldrs-share-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@OlegMoshkovich OlegMoshkovich deleted the controlsGroup branch February 14, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant